In This Topic
Sets a value indicating whether nodes specified in the collection are returned to their original states (as specified in the 3D artwork) before applying transformation matrices and opacity settings specified in the node Objects.
Syntax
public void setResetNodes(
boolean
)
|
Parameters
- resetNodes
- True if the artwork's 3D node parameters are restored to their original states and then the values specified by the getNodes method are applied. False is the values specified by the getNodes method are applied to the current states of the nodes.
See Also